TextInsert

Insert text in a position (WARNING: memory must be freed!)

extern (C) @nogc nothrow
char*
TextInsert
(
const(char*) text
,
const(char*) insert
,)

Meta